1 '------------------------------------------------------------------------------
3 ' This code was generated by a tool.
4 ' Runtime Version:4.0.30319.235
6 ' Changes to this file may cause incorrect behavior and will be lost if
7 ' the code is regenerated.
9 '------------------------------------------------------------------------------
16 Namespace My.Resources
18 'This class was auto-generated by the StronglyTypedResourceBuilder
19 'class via a tool like ResGen or Visual Studio.
20 'To add or remove a member, edit your .ResX file then rerun ResGen
21 'with the /str option, or rebuild your VS project.
23 ''' A strongly-typed resource class, for looking up localized strings, etc.
25 <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
26 Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
27 Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
28 Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
29 Friend Module Resources
31 Private resourceMan As Global.System.Resources.ResourceManager
33 Private resourceCulture As Global.System.Globalization.CultureInfo
36 ''' Returns the cached ResourceManager instance used by this class.
38 <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
39 Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
41 If Object.ReferenceEquals(resourceMan, Nothing) Then
42 Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("SimpleChat.VB.Resources", GetType(Resources).Assembly)
50 ''' Overrides the current thread's CurrentUICulture property for all
51 ''' resource lookups using this strongly typed resource class.
53 <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
54 Friend Property Culture() As Global.System.Globalization.CultureInfo
56 Return resourceCulture
59 resourceCulture = value